MSVC Build Files: Use Real GTK+ Version
authorChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 7 Aug 2014 15:11:34 +0000 (23:11 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Thu, 7 Aug 2014 15:11:34 +0000 (23:11 +0800)
commit8a2a5adc8f2fda05edb0484891536c3eb4b0d326
tree893114ed39419a147e2a061631aa863823559bc4
parent37321f6fb82ab21a21f4c14ce76df24b059bdc54
MSVC Build Files: Use Real GTK+ Version

Make the Visual C++-related build files contain the actual GTK+ version, by
generating them during the configure stage and dist'ing them in the release
tarballs.  This is especially important for builds of introspection files,
as one may need to look at the release version of GTK+ in those files.
build/Makefile.am
build/gtk-introspection-msvc.mak [deleted file]
build/gtk-introspection-msvc.mak.in [new file with mode: 0644]
build/win32/vs10/Makefile.am
build/win32/vs10/gtk-version-paths.props [deleted file]
build/win32/vs10/gtk-version-paths.props.in [new file with mode: 0644]
build/win32/vs9/Makefile.am
build/win32/vs9/gtk-version-paths.vsprops [deleted file]
build/win32/vs9/gtk-version-paths.vsprops.in [new file with mode: 0644]
configure.ac